object MUDForm: TMUDForm Left = 156 Top = 151 HorzScrollBar.Visible = False VertScrollBar.Visible = False AutoScroll = False Caption = 'zMUD' ClientHeight = 333 ClientWidth = 594 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsMDIChild Menu = MainMenu1 Position = poDefault ShowHint = True Visible = True OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object UserOut: TAnsi Left = 62 Top = 25 Width = 532 Height = 308 Cursor = crIBeam MaxSize = 32000 ScrollBars = ssBoth TextAttr = 15 OnNewLine = UserOutNewLine OnRDblClick = UserOutRDblClick Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] TabOrder = 0 Color = clBlack ParentColor = False ParentFont = False Align = alClient OnMouseDown = UserOutMouseDown end object PanelTop: TPanel Left = 0 Top = 0 Width = 594 Height = 25 Hint = 'Right click to define button|' Align = alTop BevelOuter = bvLowered TabOrder = 1 Visible = False OnMouseDown = Speed1MouseDown object Clock2: TPanel Left = 544 Top = 1 Width = 49 Height = 23 Align = alRight Caption = '12:00 p' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end end object PanelLeft: TPanel Left = 0 Top = 25 Width = 62 Height = 308 Hint = 'Right click to define button|' Align = alLeft BevelOuter = bvLowered TabOrder = 2 Visible = False OnMouseDown = Speed1MouseDown object Clock1: TPanel Left = 1 Top = 290 Width = 60 Height = 17 Align = alBottom Caption = '12:00 p' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end end object MainMenu1: TMainMenu Left = 520 Top = 32 object Edit1: TMenuItem Caption = '&Edit' GroupIndex = 5 Hint = 'Edit menu' ShortCut = 0 OnClick = Edit1Click object Cut1: TMenuItem Caption = 'Cu&t' Hint = 'Cut text to clipboard' ShortCut = 16472 OnClick = Cut1Click end object Copy1: TMenuItem Caption = '&Copy' Hint = 'Copy text to clipboard' ShortCut = 16451 OnClick = Copy1Click end object Paste1: TMenuItem Caption = '&Paste' Hint = 'Paste text from clipboard' ShortCut = 16470 OnClick = Paste1Click end object N5: TMenuItem Caption = '-' Hint = ' ' ShortCut = 0 end object SelectAll1: TMenuItem Caption = 'Select &All' Hint = 'Highlight all' ShortCut = 0 OnClick = SelectAll1Click end object Clear1: TMenuItem Caption = 'Clear' Hint = 'Clear selection' ShortCut = 16469 OnClick = Clear1Click end object N12: TMenuItem Caption = '-' Hint = ' ' ShortCut = 0 end object Find1: TMenuItem Caption = '&Find...' Hint = 'Search for text' ShortCut = 16454 OnClick = Find1Click end end object View1: TMenuItem Caption = '&View' GroupIndex = 5 Hint = 'View menu' ShortCut = 0 object Preferences1: TMenuItem Caption = '&Preferences' Hint = 'View preferences settings' ShortCut = 0 object General1: TMenuItem Caption = '&General' Hint = 'Veiw/edit general preferences' ShortCut = 0 OnClick = Preferences1Click end object Colors1: TMenuItem Caption = '&Colors' Hint = 'View/edit color settings' ShortCut = 0 OnClick = Colors1Click end object Fonts1: TMenuItem Caption = '&Fonts' Hint = 'View/edit font settings' ShortCut = 0 OnClick = Font1Click end object Sounds1: TMenuItem Caption = '&Sounds' Hint = 'View/edit sound settings' ShortCut = 0 OnClick = Sounds1Click end object N15: TMenuItem Caption = '-' ShortCut = 0 end object SpecialCharacters1: TMenuItem Caption = 'Special Characters' Hint = 'View/edit special characters' ShortCut = 0 OnClick = SpecialCharacters1Click end object Memory1: TMenuItem Caption = '&Memory' Hint = 'View/edit memory settings' ShortCut = 0 OnClick = Memory1Click end object Directories1: TMenuItem Caption = 'Directories' Hint = 'View/edit directory locations' ShortCut = 0 OnClick = Directories1Click end end object N14: TMenuItem Caption = '-' ShortCut = 0 end object Aliases1: TMenuItem Caption = '&Aliases' Hint = 'Veiw/edit aliases' ShortCut = 0 OnClick = Aliases1Click end object Variables1: TMenuItem Caption = '&Variables' Hint = 'View/edit variables' ShortCut = 0 OnClick = Variables1Click end object Triggers1: TMenuItem Caption = '&Triggers' Hint = 'View/edit triggers' ShortCut = 0 OnClick = Triggers1Click end object Macrokeys1: TMenuItem Caption = '&Macro keys' Hint = 'View/edit macros' ShortCut = 0 OnClick = MacroKeys1Click end object Buttons1: TMenuItem Caption = '&Buttons' Hint = 'View/edit buttons' ShortCut = 0 OnClick = Buttons1Click end object TabCompletion1: TMenuItem Caption = 'Tab &Completion' Hint = 'View/edit tab completion words' ShortCut = 0 OnClick = TabCompletion1Click end object SpeedMenu1: TMenuItem Caption = 'Speed &Menu' Hint = 'View/edit speed menu' ShortCut = 0 OnClick = SpeedMenu1Click end object N13: TMenuItem Caption = '-' Hint = ' ' ShortCut = 0 end object Speedwalking2: TMenuItem Caption = 'Speed &Walking' Hint = 'View/edit speedwalking' ShortCut = 0 OnClick = Speedwalking1Click end object Directions1: TMenuItem Caption = '&Directions' Hint = 'View/edit speedwalking direction definitions' ShortCut = 0 OnClick = Directions1Click end end object Settings1: TMenuItem Caption = '&Settings' GroupIndex = 6 Hint = 'Settings menu' ShortCut = 0 OnClick = Settings1Click object New2: TMenuItem Caption = '&New...' GroupIndex = 41 Hint = 'Create a new, empty settings file' ShortCut = 0 OnClick = New2Click end object Load1: TMenuItem Caption = '&Load...' GroupIndex = 42 Hint = 'Load a MUD settings file' ShortCut = 0 OnClick = Load1Click end object Save2: TMenuItem Caption = '&Save' GroupIndex = 43 Hint = 'Save the current MUD settings' ShortCut = 0 OnClick = Save2Click end object Save3: TMenuItem Caption = 'Save &As...' GroupIndex = 44 Hint = 'Save current MUD settings to a new filename' ShortCut = 0 OnClick = Save3Click end object N2: TMenuItem Caption = '-' GroupIndex = 44 Hint = ' ' ShortCut = 0 end object Import1: TMenuItem Caption = '&Import' GroupIndex = 44 Hint = 'Import settings' ShortCut = 0 object Settings2: TMenuItem Caption = '&Settings' Hint = 'Import from MUD settings file' ShortCut = 0 OnClick = Settings2Click end object ASCII1: TMenuItem Caption = 'Script (&ASCII)' Hint = 'Import settings from a zMUD script file' ShortCut = 0 OnClick = ASCII1Click end object Tintin1: TMenuItem Caption = '&Tintin++' Hint = 'Import settings from a TinTin++ script file' ShortCut = 0 OnClick = Tintin1Click end end object Export1: TMenuItem Caption = '&Export...' GroupIndex = 44 Hint = 'Export settings to a zMUD script file' ShortCut = 0 OnClick = Export1Click end object N11: TMenuItem Caption = '-' GroupIndex = 44 Hint = ' ' ShortCut = 0 end object Parse1: TMenuItem Caption = 'Pa&rse' GroupIndex = 44 Hint = 'Toggle command parsing' ShortCut = 16466 OnClick = Parse1Click end end object Actions1: TMenuItem Caption = '&Actions' GroupIndex = 7 Hint = 'Actions menu' ShortCut = 0 OnClick = Actions1Click object MakeAlias1: TMenuItem Caption = 'Make &Alias...' GroupIndex = 81 Hint = 'Create a new alias for the command in the input buffer' ShortCut = 16449 OnClick = MakeAlias1Click end object MakeTrigger1: TMenuItem Caption = 'Make &Trigger...' GroupIndex = 82 Hint = 'Create a new trigger' ShortCut = 16468 OnClick = MakeTrigger1Click end object Macros1: TMenuItem Caption = 'Define Macro &Key...' GroupIndex = 82 Hint = 'Create a new macro key' ShortCut = 16459 OnClick = Macros1Click end object MakeButton1: TMenuItem Caption = 'Make &Button...' GroupIndex = 82 Hint = 'Create a new button' ShortCut = 16450 OnClick = MakeButton1Click end object AddTabWord1: TMenuItem Caption = 'Add Tab &Word' GroupIndex = 83 Hint = 'Add last word in input buffer to tab completion list' ShortCut = 16471 OnClick = AddTabWord1Click end object N10: TMenuItem Caption = '-' GroupIndex = 84 Hint = ' ' ShortCut = 0 end object Speedwalking1: TMenuItem Caption = '&Speedwalking' GroupIndex = 84 Hint = 'Edit paths and speedwalking variables and parameters' ShortCut = 16467 OnClick = Speedwalking1Click end object N9: TMenuItem Caption = '-' GroupIndex = 89 Hint = ' ' ShortCut = 0 end object TickTimer1: TMenuItem Caption = 'T&ick Timer' GroupIndex = 90 Hint = 'Display the Tick Timer dialog' ShortCut = 0 OnClick = TickTimer1Click end object TickStart1: TMenuItem Caption = 'S&ync Timer' GroupIndex = 91 Hint = 'Synchronize the tick timer' ShortCut = 0 OnClick = TickStart1Click end object N8: TMenuItem Caption = '-' GroupIndex = 91 Hint = ' ' ShortCut = 0 end object DefineStatusBar1: TMenuItem Caption = 'Define Status Bar' GroupIndex = 91 Hint = 'Set the definition of the status bar' ShortCut = 0 OnClick = DefineStatusBar1Click end end end object OpenFileDialog: TOpenDialog DefaultExt = 'mud' FileEditStyle = fsEdit Filter = 'MUD Files|*.mud|Script Files|*.zsc|Text Files|*.txt|All Files|*.' + '*' Left = 416 Top = 32 end object SaveFileDialog: TSaveDialog DefaultExt = 'mud' FileEditStyle = fsEdit Filter = 'MUD Files|*.mud|All files|*.*' Options = [ofHideReadOnly, ofNoReadOnlyReturn] Left = 448 Top = 32 end object WaitTimer: TTimer Enabled = False OnTimer = WaitTimerTimer Left = 520 Top = 72 end object StepTimer: TTimer Enabled = False Interval = 5000 OnTimer = StepTimerTimer Left = 520 Top = 104 end object TickMenu: TPopupMenu OnPopup = TickMenuPopup Left = 152 Top = 88 object Enable1: TMenuItem Caption = 'Enable' ShortCut = 0 OnClick = Enable1Click end object Sync1: TMenuItem Caption = 'Sync' ShortCut = 0 OnClick = Sync1Click end object N7: TMenuItem Caption = '-' ShortCut = 0 end object TickDialog1: TMenuItem Caption = 'Tick Dialog' ShortCut = 0 OnClick = TickDialog1Click end end object SpeedMenu: TPopupMenu AutoPopup = False Left = 152 Top = 128 end object FindDlg: TFindDialog Options = [frHideMatchCase, frHideWholeWord, frDisableMatchCase, frDisableWholeWord] OnFind = FindDlgFind Left = 416 Top = 72 end end